ISCPersistenceUnitCollection::Add Arguments
Here is the signature for the Add function:
ISCPersistenceUnit * Add(VARIANT Locator, VARIANT Disposition)
The following table contains the valid arguments for the Add function:
Parameter |
Valid Type/Value |
Description |
---|---|---|
Locator |
VT_BSTR � Persistence unit location |
Identifies a location for the persistence unit data source as a string with a file or mart item location, along with the attributes required for successful access to storage. |
Disposition [optional] |
VT_BSTR � List of keywords parameters |
Arranges access attributes, such as read only. |
More information about the Locator and Disposition parameters is located in the Locator Property section.
Copyright © 2025 Quest Software, Inc. |